home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 1994 January / ARPL-Jan94-Disc2of2-Partner-Edition.iso / Applications / Databases / GQL V3.1 Demo Folder / GQL⁄User / GQL_User.rsrc / STR#_1901.txt < prev    next >
Encoding:
Text File  |  1993-07-07  |  346 b   |  49 lines

  1. abs(x)
  2.  
  3. addmonth(x,n)
  4.  
  5. decode(x, expr, search)
  6.  
  7. greatest(x,name)
  8.  
  9. initcap(x)
  10.  
  11. instr(x, ' ')
  12.  
  13. lastday(x)
  14.  
  15. length(x)
  16.  
  17. least(x,name)
  18.  
  19. lower(x)
  20.  
  21. lpad(x,n)
  22.  
  23. ltrim(x,set)
  24.  
  25. months_between(x, y)
  26.  
  27. new_time(x, expr1, expr2)
  28.  
  29. next_day(x, char)
  30.  
  31. round(x,n)
  32.  
  33. rpad(x,n)
  34.  
  35. rtrim(x,set)
  36.  
  37. to_char(x)
  38.  
  39. to_date(x)
  40.  
  41. to_number(x)
  42.  
  43. trunc(x,n)
  44.  
  45. substr(x,1,2)
  46.  
  47. upper(x)
  48.  
  49.